Skip to content

Conversation

@MrHinsh
Copy link
Member

@MrHinsh MrHinsh commented Jul 23, 2025

  • fix indentation issues across workflow steps
  • standardize string quotations to use double quotes

✨ feat(docs): add documentation version dropdown component

  • introduce a dropdown to display and switch between documentation versions
  • fetch and display latest release and prerelease tags from GitHub

πŸ”§ chore(docs): modularize menu components

  • extract version dropdown into separate partial for reuse
  • simplify menu.html by including modular component

✨ feat(docs): add version.json for dynamic versioning

  • create version.json in static directory
  • include GitVersion.SemVer for dynamic content management

@satano this also adds your docs for the new features

- fix indentation issues across workflow steps
- standardize string quotations to use double quotes

✨ feat(docs): add documentation version dropdown component

- introduce a dropdown to display and switch between documentation versions
- fetch and display latest release and prerelease tags from GitHub

πŸ”§ chore(docs): modularize menu components

- extract version dropdown into separate partial for reuse
- simplify menu.html by including modular component

✨ feat(docs): add version.json for dynamic versioning

- create version.json in static directory
- include GitVersion.SemVer for dynamic content management
@nkdagility-actions-bot
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://blue-river-093197403-2900.westeurope.5.azurestaticapps.net

…preview URL

Add a new `sitePreviewUrl` parameter to `hugo.yaml` for preview
environments. Update the `menu-version.html` to dynamically load
version information using a new `version-loader.js` script. This
improves the user experience by ensuring the displayed version is
always up-to-date without requiring a full page reload. The changes
also introduce a cache mechanism to reduce unnecessary network
requests, enhancing performance. The addition of a preview URL
parameter allows for better management and access to preview
environments, facilitating testing and review processes.
@MrHinsh MrHinsh enabled auto-merge July 23, 2025 08:19
@nkdagility-actions-bot
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://blue-river-093197403-2900.westeurope.5.azurestaticapps.net

@MrHinsh MrHinsh disabled auto-merge July 23, 2025 08:24
Replaces static GitHub API calls with client-side version fetching to reduce server load and improve performance. Adds configurable preview URL parameter and implements 10-minute caching mechanism to minimize redundant requests.

Enhances user experience by showing real-time version information while maintaining fallbacks for reliability.
@nkdagility-actions-bot
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://blue-river-093197403-2900.westeurope.5.azurestaticapps.net

  - replace return with exit 1 for better error signaling when documentation category is not found

πŸ“ docs(config): update configuration documentation with discussion IDs
  - add discussionId to config, config-wizard, schema, and processors documents
  - ensure consistency and traceability in documentation

βœ… test(scripts): add new test scripts for categories and permissions
  - introduce test-categories.ps1 and test-github-permissions.ps1 as placeholders for future test implementations
@MrHinsh MrHinsh enabled auto-merge July 23, 2025 08:46
@MrHinsh MrHinsh disabled auto-merge July 23, 2025 08:46
@nkdagility-actions-bot
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://blue-river-093197403-2900.westeurope.5.azurestaticapps.net

@MrHinsh MrHinsh enabled auto-merge July 23, 2025 08:46
@MrHinsh MrHinsh merged commit b6c3021 into main Jul 23, 2025
15 checks passed
@MrHinsh MrHinsh deleted the update-version-number branch July 23, 2025 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants